-
Home
-
WindPress – Tailwind CSS integration for WordPress
-
3.2.66 (latest)
-
Code
-
Classes
- FileSystemTransaction
| Total Complexity |
37 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
229 |
| Lines of code |
116 |
| Logical lines of code |
70 |
| Comment lines |
94 |
| Methods |
11 |
| Properties |
5 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| commit() |
A |
49 |
10 |
29 |
| cleanup_old_transactions() |
A |
50 |
9 |
29 |
| cleanup() |
S |
58 |
6 |
16 |
| begin() |
S |
62 |
3 |
11 |
| write() |
S |
63 |
2 |
9 |
| delete() |
S |
68 |
2 |
6 |
| __construct() |
S |
74 |
1 |
4 |
| rollback() |
S |
82 |
1 |
3 |
| get_id() |
S |
82 |
1 |
3 |
| get_operations() |
S |
82 |
1 |
3 |
| is_active() |
S |
80 |
1 |
3 |